SyFlashSection 
Logical Entity Name  SyFlashSection 
Default Table Name  SyFlashSection 
Physical Only  NO 
Definition 
 
Note 
 

SyFlashSection Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyFlashSectionID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(40)  NO 
 
Sequence    numeric(3, 0)  NO 
 
Active    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyFlashSection Primary and Unique Keys 
Key Name  Key Type  Keys 
SyFlashSection_SyFlashSectionID_U_C_IDX  PrimaryKey  SyFlashSectionID 

SyFlashSection Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyFlashSection Check Constraints 
Check Constraint Name  CheckConstraint